Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
JavaScript Tutorial
1) Animation
2) Array
3) Date
4) Development
5) Dialogs
6) Document
7) Dojo Toolkit
8) DOM Node
9) Drag Drop
10) Event
11) Form
12) Function
13) Global
14) GUI Components
15) History
16) HTML Tags
17) JQuery
18) Language Basics
19) Location
20) Math
21) MS JScript
22) Navigator
23) Number Data Type
24) Object Oriented
25) Operators
26) Regular Expressions
27) Screen
28) Statement
29) String
30) Style
31) Window
32) XML
Event
1) Add event handler listener to document
2) Add event handler to form
3) Add event listener to elements in a form
4) Add event listener to form
5) Bubble up events (Firefox)
6) Capturing events
7) Create your own event
8) Display current mouse position in status bar (IE)
9) Display key event code in status bar (IE)
10) Event
11) Event ABORT
12) Event Bubbling (Firefox)
13) Event Bubbling Demonstration
14) Event CHANGE
15) Event data
16) Event Handlers and this
17) Event height
18) Event layerX
19) Event layerY
20) Event pageX
21) Event pageY
22) Event screenX
23) Event screenY
24) Event target
25) Event type
26) Event which
27) Event width
28) Fire Timer event
29) Focus lost event
30) Get event Phase
31) Get event source element name and id
32) Get key char
33) Get key code
34) Get key event target element id
35) Get mouse clicked button
36) Get mouse client X and Y
37) Get mouse event target
38) Get mouse event type
39) Get mouse screen X and Y
40) Get XY screen position (IE)
41) Inline DOM Event Registration
42) Is alt key pressed during the mouse click
43) Is Alt pressed during the event
44) Is control key pressed during the mouse click
45) Is Control pressed during the event
46) Is Shift key pressed during the mouse click
47) Is the Shift pressed during the event
48) Key event type
49) Keystroke detector
50) Mouse event from and to elements (IE)
51) Mouse event related element (Firefox)
52) Mouse event target element name
53) Onclick mouse event handler
54) Ondblclick mouse event handler
55) Onkeydown key event handler
56) Onkeypress key event handler
57) Onkeyup key event handler
58) Onmousedown event handler
59) Onmouseout event handler
60) Onmouseover event handler
61) Onmouseup event handler
62) Pass key event as the function parameter
63) Preventing Bubble and Capture
64) Register mouse down event(IE)
65) Set elements pixelTop and pixelLeft to current mouse event (IE)
66) Set event return value to false (IE)
67) Start a timer and cancel a timer
68) The preventDefault() method from zEvent is used to prevent the running flag from being set to true
69) This example uses more complex event handlers and the zEvent object
70) This example uses simple event handlers to alert you when the start() and stop() methods are called
71) Use mouse event as the function parameter
72) Use mouse inout action to trigger the style change
73) Use String fromCharCode to convert key event code to key event char (IE)
74) W3C Event Capture and Bubble
75) Window event srcElement tagName
76) XY Marks the Spot for a popup window (IE)